Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for PGPKeyPair (0.14 sec)

  1. platforms/software/security/src/testFixtures/groovy/org/gradle/security/fixtures/SigningFixtures.groovy

            PGPPublicKey keyWithAttributes = PGPPublicKey.addCertification(signingKeyPair.publicKey, userAttributesVector, signature);
    
            PGPKeyPair keyPair = new PGPKeyPair(keyWithAttributes, signingKeyPair.privateKey);
    
            def encryptionSubpacketGenerator = new PGPSignatureSubpacketGenerator()
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Oct 11 12:16:09 UTC 2023
    - 12.1K bytes
    - Viewed (0)
Back to top