Uses of Class
com.google.bitcoin.protocols.payments.PaymentSession.PkiVerificationData

Packages that use PaymentSession.PkiVerificationData
com.google.bitcoin.protocols.payments   
 

Uses of PaymentSession.PkiVerificationData in com.google.bitcoin.protocols.payments
 

Fields in com.google.bitcoin.protocols.payments declared as PaymentSession.PkiVerificationData
 PaymentSession.PkiVerificationData PaymentSession.pkiVerificationData
          Stores the calculated PKI verification data, or null if none is available.
 

Methods in com.google.bitcoin.protocols.payments that return PaymentSession.PkiVerificationData
 PaymentSession.PkiVerificationData PaymentSession.verifyPki()
          Uses the provided PKI method to find the corresponding public key and verify the provided signature.
 



Copyright © 2014. All rights reserved.